##########################################
##########   README CSP RESULTS ##########
##########################################

This folder includes 3 types of tables with the same format (Subjects x Samples)
Subjects (N varies by condition) are the subjects who went into the final CSP classification (after removals during preprocessing). 
Samples (N = 270) refer to samples (1s long) of the experience.

Each cell contains ... 

targetTable: the target/ground truth assigned to this sample (by binning the continuous rating).
predictionTableProbabilities: the probability/certainty of this sample to be classified as "High Arousing" (positive probabilities) or "Low Arousing" (Negative probabilities)
predictionTable: The binarized version of the Probabilities, with 1 = classified as High Arousal and 0 = Low Arousal

Cells referring to samples that were rated "medium arousal" are set to NaN.